Home > biomechZoo > Toolbox > Zoo Processing > bmech_merge.m

bmech_merge

PURPOSE ^

BMECH_MERGE(fld,ch) batch process merging of exploded channels

SYNOPSIS ^

function bmech_merge(fld,ch)

DESCRIPTION ^

 BMECH_MERGE(fld,ch) batch process merging of exploded channels

 ARGUMENTS
  fld      ...  Folder to batch process (string).
  ch       ...  Channel(s) to operate on (cell array of 3 strings) or
                new channel to create (cell aray of 1 string)

 NOTES
 - This function wil merge three exploded channels e.g. 'a_x', 'a_y','a_z' into 'a'

 See also mergechannel_data, bmech_explode

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005